projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ef3956
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 12 Jan 1996 21:49:26 +0000
(21:49 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 12 Jan 1996 21:49:26 +0000
(21:49 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index e0f59440734e26d76ee4bcc5b8c00d44dd0bf68c..22ffb63607cbeacf1c573ef77f20826f035815be 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-703,7
+703,10
@@
struct scroll_bar {
by this structure. */
/* For an event of kind selection_request_event,
- this structure really describes the contents. */
+ this structure really describes the contents.
+ **Don't make this struct longer!**
+ If it overlaps the frame_or_window field of struct input_event,
+ that will cause GC to crash. */
struct selection_input_event
{
int kind;